'Declaration<DispIdAttribute(190)> Function CreateAnchorTemplateL( _ ByVal ImageID As Integer, _ ByVal PosLeft As Integer, _ ByVal PosTop As Integer, _ ByVal Width As Integer, _ ByVal Height As Integer _ ) As Long
[DispId(190)] long CreateAnchorTemplateL( int ImageID, int PosLeft, int PosTop, int Width, int Height )
function CreateAnchorTemplateL(
ImageID: Integer;
PosLeft: Integer;
PosTop: Integer;
Width: Integer;
Height: Integer
): Int64;
DispIdAttribute(190) function CreateAnchorTemplateL( ImageID : int, PosLeft : int, PosTop : int, Width : int, Height : int ) : long;
Parameters
- ImageID
- PosLeft
- PosTop
- Width
- Height
